home *** CD-ROM | disk | FTP | other *** search
- BODY {
- background-color:#D4D0C8;
- padding:5px;
- margin:0px;
- }
-
- BODY, TD, P,INPUT,SELECT,TEXTAREA {
- font-size:8px;
- font-family:MS Sans Serif;
- }
- .topbar {
- background-image: url("images/border-top.gif");
- background-position: bottom;
- background-repeat: repeat-x;
- }
-
- .tabshow {
- display: inline;
- visibility: visible;
- }
-
- .tabhide {
- display: none;
- visibility: hidden;
- }
-
- .linkStyle {
- color: rgb(0,0,255);
- text-decoration: underline;
- cursor: hand;
- }